2016-10-11T17-27-58: LogOut_File: : logfile started
2016-10-11T17-27-58: Net Status: low-level initialize success.
2016-10-11T17-27-58: Note that this new version (12/19/2011) has reduced the frequency of updates so the numbers will be larger
2016-10-11T17-27-58: time = time of logging
2016-10-11T17-27-58: address = address of IP address
2016-10-11T17-27-58: incoming = total size of messages set to me in bytes. Spikes can indicate lag.
2016-10-11T17-27-58: outgoing = total size of messages set from me in bytes. Spikes can indicate lag.
2016-10-11T17-27-58: app_ctos = client to server bytes delta excluding overheads (app data only)
2016-10-11T17-27-58: app_stoc = server to client bytes delta excluding overheads (app data only)
2016-10-11T17-27-58: loss = number of packets lost. Can indicate lags.  Some node on the network is dropping packets or taking to long and we have to resend them.
2016-10-11T17-27-58: sent = number of packets sent. Spikes can indicate lag.
2016-10-11T17-27-58: ping = how long it takes for a packet to get back and forth. Spikes can indicate lag.
2016-10-11T17-27-58: variance = how much the ping is changing from avg ping. Spikes can indicate lag.
2016-10-11T17-27-58: reliable delayed = This occurs when we drop reliable packets from sending this frame because we are sending to much data. Unreliable are more likely to be dropped than reliable.
2016-10-11T17-27-58: unreliable delayed = This occurs when we drop unreliable packets from sending this frame because we are sending to much data.
2016-10-11T17-27-58: app update delayed = This occurs when the app is taking to long to run code caused by network packets (ie CPU) and packets are delayed until the next frame
2016-10-11T17-27-58: Time spent in critical section (frame) = This is the time the network thread is blocking the main thread from doing anything.
2016-10-11T17-27-58: [time], [address], [incoming], [outgoing], [app_ctos], [app_stoc], [loss], [sent], [ping], [variance], [reliable delayed], [unreliable delayed], [app update delayed], [Time spent in critical section (frame)]
820,X.X.X.X,82,98,0,0,0,2,443,101,0,0,0,0
17472,X.X.X.X,3583,1151,0,0,0,57,43,7,0,0,1,0
27489,X.X.X.X,28172,2320,0,0,0,77,44,7,0,0,13,0
37490,X.X.X.X,37097,5964,0,0,0,95,43,5,0,0,13,0
47494,X.X.X.X,44169,10335,0,0,0,123,43,4,0,0,14,0
57496,X.X.X.X,51291,16283,0,0,0,169,43,4,0,0,14,0
67511,X.X.X.X,59214,21277,0,0,0,204,43,4,0,0,14,0
77526,X.X.X.X,71517,28023,0,0,0,254,43,4,0,0,14,0
87551,X.X.X.X,96758,34943,0,0,0,298,43,4,0,0,14,0
97556,X.X.X.X,119412,41915,0,0,0,340,43,4,0,0,15,0
2016-10-11T17-29-49: Memory Allocations 
 Current Allocations = 2 
 Total Allocations = 8187 
 Max Allocations = 71 
 Out of Pool Allocations = 196 
 Out of Pool dealloc = 196 

2016-10-11T17-29-49: LogOut_File: : logfile stopped
